Skip to content

proposal: incremental development environment#1459

Open
kemingy wants to merge 2 commits intotensorchord:mainfrom
kemingy:proposal_incremental
Open

proposal: incremental development environment#1459
kemingy wants to merge 2 commits intotensorchord:mainfrom
kemingy:proposal_incremental

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Feb 2, 2023

Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy kemingy marked this pull request as ready for review February 2, 2023 03:01
Signed-off-by: Keming <kemingyang@tensorchord.ai>
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems very intrusive to users though and introduces a learning curve. I wonder if we could do something like GitOps-like workflow for our users:

  1. Users modify envd file in the environment.
  2. envd constantly watches changes in envd file and incrementally modifies the environment based on the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(CLI): Support denpendency sync command

3 participants